Typo fix.
authorChristian Persch <chpe@src.gnome.org>
Sat, 29 Nov 2008 21:14:31 +0000 (21:14 +0000)
committerChristian Persch <chpe@src.gnome.org>
Sat, 29 Nov 2008 21:14:31 +0000 (21:14 +0000)
* gtk/gtkselection.c: Typo fix.

svn path=/trunk/; revision=21827

ChangeLog
gtk/gtkselection.c

index 7d04072f8d7bbdd04830476108f55d8bd76400d1..54fe33d5372e5fa6bd276bf2b3ec399bf2c294d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-11-29  Christian Persch  <chpe@gnome.org>
+
+       * gtk/gtkselection.c: Typo fix.
+
 2008-11-29  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtkselection.c:
index 0a3636d628b2f075e61366a702d013897462702a..f1ee12a9052ed33b49ca9d6df2b158c7391bade3 100644 (file)
@@ -2178,7 +2178,7 @@ gtk_selection_init (void)
  * @widget: a #GtkWidget
  * @event: the event
  * 
- * The default handler for the #GtkWidget::selectionr-clear-event
+ * The default handler for the #GtkWidget::selection-clear-event
  * signal. 
  * 
  * Return value: %TRUE if the event was handled, otherwise false